Skip to content

Conversation

@vkbo
Copy link
Owner

@vkbo vkbo commented Apr 20, 2025

Summary:

This PR:

  • Adds compression to the sample.zip file.
  • Combines all docs PDF build commands in pkgutils.py, and renames the localised versions.
  • Adds docs HTML build command that outputs to dist_doc, and can be used for packaging. See Release novelWriter as RPM packages #907 and Add HTML docs build for packaging #2278.
  • Fixes asset inclusion in image builds to include PDFs for all languages.
  • Makes a few updates in the docs.

Related Issue(s):

Closes #2278

Reviewer's Checklist:

  • The header of all files contain a reference to the repository license
  • The overall test coverage is increased or remains the same as before
  • All tests are passing
  • All linting checks are passing and the style guide is followed
  • Documentation (as docstrings) is complete and understandable
  • Only files that have been actively changed are committed

@vkbo vkbo added this to the Release 2.7 Beta 1 milestone Apr 20, 2025
@vkbo vkbo merged commit f1b3e0b into main Apr 20, 2025
10 checks passed
@vkbo vkbo deleted the packaging_updates branch April 20, 2025 16:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add HTML docs build for packaging

2 participants